On the Subject of the Gray Cipher
This cipher might seem gray and bleak and boring. Well, I must say... you’re not wrong.
On the module, you will see 3 screens, a keyboard, 2 arrows, and a submit button that displays the current page you’re on.
Pressing the right arrow takes you to the next page. Pressing the left arrow takes you to the previous page. There is a total of 2 pages.
On page 1, the top screen shows a 6 letter encrypted word, the middle screen shows a 6 digit binary string, the bottom screen shows a number.
Follow the mechanics down below to decrypt your word:
Step 1: Bit Switch Cipher
For this, you will need the encrypted word on the top screen of page 1, and the 6 digit binary string on the middle screen.
First determine the scrambler that will be used by using the first character of the serial number:
0 | 21453 | 9 | 23154 | I | 24513 | R | 24531 |
---|---|---|---|---|---|---|---|
1 | 21534 | A | 25134 | J | 25413 | S | 25431 |
2 | 31524 | B | 24153 | K | 34512 | T | 34521 |
3 | 31452 | C | 34152 | L | 35214 | U | 35421 |
4 | 41523 | D | 35124 | M | 35412 | V | 43251 |
5 | 41532 | E | 45123 | N | 43512 | W | 43521 |
6 | 51234 | F | 45132 | O | 45213 | X | 45231 |
7 | 51423 | G | 54123 | P | 53412 | Y | 53421 |
8 | 51432 | H | 54132 | Q | 54213 | Z | 54231 |